home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Adobe Graphics & Publishing SDK 1996 December
/
Adobe Graphics & Publishing SDK 1996 December.iso
/
pc
/
pm65sdk
/
sourcecode
/
c_language
/
frame
/
windows
/
test.txt
< prev
Wrap
Text File
|
1996-08-13
|
905b
|
23 lines
RI_REGINFO ADNI MOVEABLE
// Header:
BEGIN
0L // 0x1 kStayInMem 0x2 kRegister
0x0300 // Interface Version 3.0 (WORD)
// This needs to be version 2.0 for PM 6.0 and 3.0 for PM 6.5
1 // number of Additions in DLL Addition library (SHORT)
// definition of Addition number 1:
1L // string id# for menu name (DWORD)
0x1DL // 1 if Addition should appear in menu, 0 otherwise (unsigned long)
// 0x04 if Addition should be enabled in Layout state.
// 0x08 if Addition should be enabled in Story Edit state.
// 0x10 if Addition should be enabled in Nopub state.
// To appear in menu for all states the value is 0x1DL.
0x0100 // Addition Version 1.00 (WORD)
0 // reserved (WORD)
1L // Addition number. (The first Addition get number 1) (LONG)
0L // reserved (LONG)
END